github.com/klauspost/compress/flate.decompressor.cp (field)

3 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L346: 	cp        InflateCheckpoint
		inflate.go#L907: 		f.cp = cp
		inflate.go#L928: 		if err := f.applyCP(f.cp); err != nil {